Math.isFiniteNumber Method

Gets a value indicating whether the specified value is a finite number.
 
 
Static This method is static.

Parameters

value

Type: Object - May be null

Return Value


Type: Boolean
True if the value is a number and is finite, otherwise false.